SGGetSoundInputRate
TheSGGetSoundInputRate
function allows the sequence grabber component to determine the rate at which your sound channel is collecting sound data.
pascal Fixed SGGetSoundInputRate (SGChannel c);
c
- Identifies the channel connection for this operation.
DESCRIPTION
TheSGGetSoundInputRate
function returns a fixed-point number that indicates the number of samples your sound channel collects per second.SEE ALSO
The sequence grabber component sets this rate by calling theSGSetSoundInputRate
function, which is described in the previous section.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help